| Model Context Resource ID | modelContextResourceId | botdojo/types/string | ID of the ModelContextResource to serve | null | ✅ |
| Model Context URI | modelContextUri | botdojo/types/string | MCP URI of the ModelContextResource (for ResourceFactory lookup) | null | ✅ |
| Model Context | modelContext | botdojo/interface/model_context | Model context(s) to serve directly (for type=flow where flow produces the MCP) | null | ✅ |
| Snapshot Mode | snapshot | botdojo/types/boolean | When true, returns raw tool names without prefix. When false (default), tools have prefix applied for MCP client use. | null | ✅ |